home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 45 / PC Gamer IT CD 45 2-2.iso / FLEET / setup1.exe / 0 / RCDATA / TFORM1 / TFORM1.txt
Text File  |  1999-09-08  |  3KB  |  114 lines

  1. object Form1: TForm1
  2.   Left = 200
  3.   Top = 108
  4.   Width = 404
  5.   Height = 210
  6.   BorderStyle = bsSizeToolWin
  7.   Caption = 'Avviso'
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object Label1: TLabel
  17.     Left = 22
  18.     Top = 7
  19.     Width = 348
  20.     Height = 16
  21.     Caption = 'Il programma non puo'#39' essere lanciato dll'#39'interno della nostra'
  22.     Font.Charset = ANSI_CHARSET
  23.     Font.Color = clWindowText
  24.     Font.Height = -13
  25.     Font.Name = 'Arial'
  26.     Font.Style = []
  27.     ParentFont = False
  28.   end
  29.   object Label2: TLabel
  30.     Left = 22
  31.     Top = 31
  32.     Width = 241
  33.     Height = 16
  34.     Caption = 'intefaccia, bisogna uscire e lanciare il file:'
  35.     Font.Charset = ANSI_CHARSET
  36.     Font.Color = clWindowText
  37.     Font.Height = -13
  38.     Font.Name = 'Arial'
  39.     Font.Style = []
  40.     ParentFont = False
  41.   end
  42.   object Label3: TLabel
  43.     Left = 113
  44.     Top = 63
  45.     Width = 117
  46.     Height = 24
  47.     Caption = 'SETUP.EXE'
  48.     Font.Charset = DEFAULT_CHARSET
  49.     Font.Color = clWindowText
  50.     Font.Height = -19
  51.     Font.Name = 'MS Sans Serif'
  52.     Font.Style = [fsBold]
  53.     ParentFont = False
  54.   end
  55.   object Label4: TLabel
  56.     Left = 22
  57.     Top = 87
  58.     Width = 77
  59.     Height = 16
  60.     Caption = 'nella cartella:'
  61.     Font.Charset = ANSI_CHARSET
  62.     Font.Color = clWindowText
  63.     Font.Height = -13
  64.     Font.Name = 'Arial'
  65.     Font.Style = []
  66.     ParentFont = False
  67.   end
  68.   object Label5: TLabel
  69.     Left = 113
  70.     Top = 111
  71.     Width = 66
  72.     Height = 24
  73.     Caption = 'FLEET'
  74.     Font.Charset = DEFAULT_CHARSET
  75.     Font.Color = clWindowText
  76.     Font.Height = -19
  77.     Font.Name = 'MS Sans Serif'
  78.     Font.Style = [fsBold]
  79.     ParentFont = False
  80.   end
  81.   object ok1: TButton
  82.     Left = 162
  83.     Top = 144
  84.     Width = 75
  85.     Height = 25
  86.     Caption = '&Chiudere'
  87.     ModalResult = 1
  88.     TabOrder = 0
  89.     OnClick = ok1Click
  90.   end
  91.   object MarsCaption1: TMarsCaption
  92.     ActiveBeginColor = clNavy
  93.     ActiveEndColor = clBlue
  94.     ActiveFontColor = clWhite
  95.     InactiveBeginColor = clGray
  96.     InactiveEndColor = clSilver
  97.     InactiveFontColor = clSilver
  98.     ApplicationNameFont.Charset = DEFAULT_CHARSET
  99.     ApplicationNameFont.Color = clWindowText
  100.     ApplicationNameFont.Height = -11
  101.     ApplicationNameFont.Name = 'MS Sans Serif'
  102.     ApplicationNameFont.Style = [fsBold]
  103.     CaptionFont.Charset = DEFAULT_CHARSET
  104.     CaptionFont.Color = clWindowText
  105.     CaptionFont.Height = -11
  106.     CaptionFont.Name = 'MS Sans Serif'
  107.     CaptionFont.Style = []
  108.     NumColors = 64
  109.     AutoSize = False
  110.     Left = 285
  111.     Top = 16
  112.   end
  113. end
  114.